home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
Kung_Fu.swf
/
scripts
/
DefineButton2_1469
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-26
|
106b
|
6 lines
on(release){
stopAllSounds();
LevelOneTune.gotoAndStop(2);
LevelOneTune.s.start(0.34,99);
}